[harrison_kreps] Fix tables#30
Conversation
|
I have added an issue on [quantecon-book-theme] for styling of tables |
shlff
left a comment
There was a problem hiding this comment.
Thanks @mmcky . Nice work!
The first broken table in lecture harrison_kreps has been fixed (left: the preview of this PR, right: original MYST):

Its second broken table (in Exercise 1) has not been fixed yet:

Should we fix the 2nd one in this or another PR?
|
Thanks @shlff not yet -- let's hold off on these manual type changes until we freeze |
@shlff would you mind fixing the second table and committing to this branch? |
|
Thanks @mmcky . As you can see from the screenshot of the above lecture preview, the second table has been fixed as well. |
|
great - thanks @shlff |
|
thanks @shlff. Also it is good not to use force push if you don't have to. So make sure you have |

fixes #29
This PR manually fixes the tables in
harrison_krepslecture due to executablebooks/sphinx-tomyst#90